home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Actual 53
/
PC Actual CD 53.iso
/
Share
/
Progra
/
python
/
BeOpen-Python-2.0.exe
/
AUTOTEST.PY
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-09-28
|
207 b
|
7 lines
# This should be equivalent to running regrtest.py from the cmdline.
# It can be especially handy if you're in an interactive shell, e.g.,
# from test import autotest.
import regrtest
regrtest.main()